# -*- mode: snippet -*-
# name: from
# key: from
# --
from ${1:module} import ${2:field}